Metadata
aliases: []
Given a set of points in Euclidean space, the convex hull is the smallest convex shape that encloses these points.
More precisely, it is the intersection of all convex sets that contain the set of points.